- function abstraction
- функции (заменитель для собственного имени функции, в командном языке OSCRL); абстракция функции
Англо-русский словарь промышленной и научной лексики. 2014.
Англо-русский словарь промышленной и научной лексики. 2014.
Function overloading — or method overloading is a feature found in various programming languages such as Ada, C#, VB.NET, C++, D and Java that allows the creation of several methods with the same name which differ from each other in terms of the type of the input and… … Wikipedia
Abstraction (computer science) — In computer science, abstraction is the process by which data and programs are defined with a representation similar to its pictorial meaning as rooted in the more complex realm of human life and language with their higher need of summarization… … Wikipedia
Abstraction inversion — In computer programming, abstraction inversion is an anti pattern arising when users of a construct need functions implemented within it but not exposed by its interface. The result is that the users re implement the required functions in terms… … Wikipedia
Abstraction principle (programming) — In software engineering and programming language theory, the abstraction principle (or the principle of abstraction) is a basic dictum that aims to reduce duplication of information in a program (usually with emphasis on code duplication)… … Wikipedia
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia
Abstraction layer — This is about the concept in computer science, for the concept in grouping, see Principle of abstraction. An abstraction layer (or abstraction level) is a way of hiding the implementation details of a particular set of functionality. Software… … Wikipedia
Abstraction principle — The abstraction principle or Abstraktionsprinzip is a legal term in German law relating to the law of obligations ( Schuldrecht ) and property law ( Eigentumsrecht ). Although no express reference to it is made in the German civil law code (BGB) … Wikipedia
Geometric abstraction — is a form of abstract art based on the use of simple geometric forms placed in non illusionistic space and combined into non objective compositions. Throughout 20th century art historical discourse, critics and artists working within the… … Wikipedia
Partition function (mathematics) — The partition function or configuration integral, as used in probability theory, information science and dynamical systems, is an abstraction of the definition of a partition function in statistical mechanics. It is a special case of a… … Wikipedia
Activation function — In computational networks, the activation function of a node defines the output of that node given an input or set of inputs. A standard computer chip circuit can be seen as a digital network of activation functions that can be ON (1) or OFF (0) … Wikipedia
Hardware abstraction layer — A hardware abstraction layer (HAL) is an abstraction layer, implemented in software, between the physical hardware of a computer and the software that runs on that computer. Its function is to hide differences in hardware from most of the… … Wikipedia